type golang.org/x/text/secure/precis.category
5 uses
golang.org/x/text/secure/precis (current package)
profile.go#L352: d := categoryTransitions[category(e&catMask)]
trieval.go#L17: func (e entry) category() category { return category(e & catMask) }
trieval.go#L31: type category uint8
trieval.go#L34: other category = iota
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)